libxc: remove comment obsoleted by addition of hypercall bounce buffer.
authorIan Campbell <ian.campbell@citrix.com>
Tue, 14 Dec 2010 18:59:44 +0000 (18:59 +0000)
committerIan Campbell <ian.campbell@citrix.com>
Tue, 14 Dec 2010 18:59:44 +0000 (18:59 +0000)
Signed-off-by: Ian Campbell <ian.campbell@citrix.com>
Signed-off-by: Ian Jackson <ian.jackson@eu.citrix.com>
tools/libxc/xc_private.c

index 2883c19a1cdfaeda9a5fde2de6157f37571f60cf..3b83a8aa5f246a387cd9e09264a79f47b3375f64 100644 (file)
@@ -186,7 +186,6 @@ void xc_report_progress_step(xc_interface *xch,
                  done, total);
 }
 
-/* NB: arr must be locked */
 int xc_get_pfn_type_batch(xc_interface *xch, uint32_t dom,
                           unsigned int num, xen_pfn_t *arr)
 {